home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4578 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Subject: Re: Integer Sine tables?
  2. References: <4glqbd$4ab@nnrp1.news.primenet.com> <4gpbi1$3i5@maureen.teleport.com> <1996Feb26.162410.27523@imada.ou.dk> <4gvq0q$qqd@maureen.teleport.com>
  3. X-Newsreader: TIN [version 1.2 PL2]
  4. Path: imada.ou.dk!breese
  5. From: breese@imada.ou.dk (Bjorn Reese)
  6. Message-ID: <1996Mar1.143114.9104@imada.ou.dk>
  7. Sender: news@imada.ou.dk
  8. Nntp-Posting-Host: wagner.imada.ou.dk
  9. Organization: Dept. of Math. & Computer Science, Odense University, Denmark
  10. Date: Fri, 1 Mar 1996 14:31:14 GMT
  11. Newsgroups: comp.sys.amiga.programmer
  12.  
  13. Stephan Schaem (sschaem@teleport.com) wrote:
  14. >  But this is not what I had in mind when I was saying incremental
  15. >  function to build a sin table... this function will return the actual
  16.  
  17. Ahh... ok, got it :)
  18.  
  19. >  speaking of math... any idea how to find an aproximation of the curve
  20. >  y = 1/(1/x) = x^2 using an incremental methode like: y = x+a , a+=b ?
  21.        ^^^^^^^^^^^^^
  22. erhhh... ? :)
  23.  
  24. >  (its just that its in my head right at this moment and I'm blank :)
  25.  
  26. You may want to have a look at Forward Differencing as described in
  27. the chapter on splines in Foley & van Dam. (don't have the book here
  28. to give an exact reference)
  29.  
  30. --
  31. Bjorn Reese                      Email: breese@imada.ou.dk
  32. Odense University, Denmark       URL:   http://www.imada.ou.dk/~breese
  33.  
  34. "It's getting late in the game to show any pride or shame" - Marillion
  35.